Home | Printable Version
1.2.16: Retrieve Cache
The Retrieve Cache retrieves data from the cache and inserts it into the FactBase. Three parameters are required. The first parameter is a string value specifying the id under which the data is cached (cache id). The second parameter indicates whether the data is currently stored in the application cache, the user's session cache, or just this request (scope). The third parameter is the location in the FactBase where the retrieved data should be inserted (to location). Both the cache id and scope values can be determined dynamically using XPaths if required. The Retrieve Cache action also supports the Merge Option setting to determine how the retrieved information will be inserted. Screen-shot of an example retrieve cache action
Remove Cache Rename